Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Upgrade XamlStyler and remove .NET6 dependency #37574

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

davidegiacometti
Copy link
Collaborator

@davidegiacometti davidegiacometti commented Feb 22, 2025

Summary of the Pull Request

  • Bumped XamlStyler and removed .NET6 CI dependency
  • Bumped dotnet-consolidate since it was using an old version that also required .NET6

Wondering if the Verify Nuget package versions for PowerToys.sln CI step and dotnet-consolidate are obsolete since we the solution is using central package management: https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management#enabling-central-package-management

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@davidegiacometti davidegiacometti requested a review from a team as a code owner February 22, 2025 11:29
@davidegiacometti davidegiacometti marked this pull request as draft February 22, 2025 11:30
@davidegiacometti
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@davidegiacometti davidegiacometti marked this pull request as ready for review February 22, 2025 15:57
@davidegiacometti
Copy link
Collaborator Author

Ready for review but CI keeps failing 😄

@davidegiacometti
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@crutkas crutkas added the Needs-Review This Pull Request awaits the review of a maintainer. label Feb 23, 2025
@lei9444
Copy link
Contributor

lei9444 commented Feb 24, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lei9444
Copy link
Contributor

lei9444 commented Feb 24, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@davidegiacometti davidegiacometti force-pushed the users/davidegiacometti/xamlstyler branch from 02aefa3 to cddfada Compare February 24, 2025 20:14

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.pipelines/v2/templates/job-build-project.yml:142

  • Removing the explicit .NET6 version check might cause builds to pick up an unintended SDK version. Consider explicitly specifying the target SDK version to ensure consistency in the build environment.
-  - template: steps-ensure-dotnet-version.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Review This Pull Request awaits the review of a maintainer.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants